Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vavr from 0.10.0 to 0.10.3 #89

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2020

Bumps vavr from 0.10.0 to 0.10.3.

Release notes

Sourced from vavr's releases.

Patch Release 0.10.3

Info

This is a maintenance release for the 0.10.x release train.

Please find the complete list of changes here.

The API Docs can be found here

Committers

🎉 MANY THANKS TO ALL COMMITTERS! 🎉

Changes

  • Bugfix: #2583 Backport: Re-adds the automatic module name
  • Improvement: #2575 Backport "Avoid unnecessary copy in 'ofAll()' methods" to v0.10
  • Documentation: #2587 Bumps the copyright year to 2020

Patch Release 0.10.2

This patch release fixes the bug of overlapping JPMS module names by removing the Automatic-Module-Name attributes from the MANIFEST.MF files.

The upcoming release v1.0.0 will not have Automatic-Module-Name attributes.

The next release v2.0.0 will have proper JPMS modules.

Bugfix Release 0.10.1

Info

This is a maintenance release for the 0.10.x release train.

Please find the complete list of changes here.

The API Docs can be found here

Committers

🎉 MANY THANKS TO ALL COMMITTERS! 🎉

Changes

  • Bugfix: #2430 Future.reduce considers executor
  • Bugfix: #2426 Fixes DistictIterator to not eat null values
Commits
  • 15300b0 [maven-release-plugin] prepare release v0.10.3
  • b5a3437 Bumps the copyright year to 2020 (#2587)
  • 17f16a6 Re-adds the automatic module name that was removed in fa48892f75ce8be4237cc4c...
  • 08a7349 Backport "Avoid unnecessary copy in 'ofAll()' methods" to v0.10 (#2575)
  • a8f4592 [maven-release-plugin] prepare release v0.10.2
  • fa48892 Removes Automatic-Module-Name
  • a4b78ba [maven-release-plugin] prepare release v0.10.1
  • 65e42e3 Future.reduce considers executor (#2430)
  • 54a3d31 Fixes DistictIterator to not eat null values (#2426)
  • 3295b85 Adding OpenJDK12 to Travis CI build matrix (#2404)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vavr](https://github.com/vavr-io/vavr) from 0.10.0 to 0.10.3.
- [Release notes](https://github.com/vavr-io/vavr/releases)
- [Changelog](https://github.com/vavr-io/vavr/blob/master/RELEASE.md)
- [Commits](vavr-io/vavr@v0.10.0...v0.10.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 28, 2020
@dependabot dependabot bot changed the base branch from master to main June 28, 2020 17:11
@sullis
Copy link
Contributor

sullis commented Sep 5, 2020

LGTM

@mchmielarz mchmielarz merged commit 89107bb into main Sep 14, 2020
@mchmielarz mchmielarz deleted the dependabot/maven/io.vavr-vavr-0.10.3 branch September 14, 2020 20:37
@mchmielarz mchmielarz added this to the v0.3.0 milestone Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants